sound: Demote deferral errors to INFO level
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:36:44 +0000 (14:36 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:30 +0000 (20:31 +0000)
commit2ca6a040bd56e95ed11cc6595fbf868f046ce7cc
tree219132301ea807c83a09e4a616432ef2c454bc1b
parentc4a5bc10897e90d21b9c7982c8dcaae18969b871
sound: Demote deferral errors to INFO level

At present there is no mechanism to specify driver load order,
which can lead to deferrals and repeated retries until successful.
Since this situation is expected, reduce the dmesg level to
INFO and mention that the operation will be retried.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
sound/soc/soc-core.c